projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
124250c
)
(generate-file-autoloads): Doc fix.
author
Roland McGrath
<roland@gnu.org>
Thu, 8 Apr 1993 21:47:39 +0000
(21:47 +0000)
committer
Roland McGrath
<roland@gnu.org>
Thu, 8 Apr 1993 21:47:39 +0000
(21:47 +0000)
lisp/emacs-lisp/autoload.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/autoload.el
b/lisp/emacs-lisp/autoload.el
index 2b02f1f1e4140d2a1164ca6a2e26145f7009010f..d863435de3870f7dfbc91d61a4f832c94cb98599 100644
(file)
--- a/
lisp/emacs-lisp/autoload.el
+++ b/
lisp/emacs-lisp/autoload.el
@@
-98,7
+98,7
@@
the section of autoloads for a file.")
(defun generate-file-autoloads (file)
"Insert at point a loaddefs autoload section for FILE.
autoloads are generated for defuns and defmacros in FILE
-marked by `generate-autoload-
regexp
' (which see).
+marked by `generate-autoload-
cookie
' (which see).
If FILE is being visited in a buffer, the contents of the buffer
are used."
(interactive "fGenerate autoloads for file: ")